CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - usb ddk

搜索资源列表

  1. ISOUsbDrivers

    0下载:
  2. 一个用VS2005+DDK编写的USB驱动程序源代码,用于USB ISO通信协议的。-One written with VS2005+ DDK source code for USB driver for USB ISO communication protocols.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:211843
    • 提供者:JassonZeng
  1. testUSB

    0下载:
  2. VC++查找USB设备源代码实例,编译时候需要winxp的DDK,才能编译-VC++ source code to find USB device instance, when the need winxp compile the DDK, to compile
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:32341
    • 提供者:
  1. usbview

    0下载:
  2. DDK自带的一个USB驱动程序,非常可靠,一般开发USB驱动,只需要在这个基础上改动。-DDK comes with a USB driver, very reliable, the general development of USB drive, only need to change on this basis.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:52784
    • 提供者:wangfaqiang
  1. PCUSBTest

    0下载:
  2. PDIUSBD12的USB驱动,测试过,在没有DDK得情况下可以编译-PDIUSBD12 the USB drive, tested, in the absence of a case can be DDK compiler
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:130988
    • 提供者:fanlj
  1. USB_programm

    0下载:
  2. USB测试程序,需要安装win2000或者winnt的DDK,才能通过编译-USB testing procedures need to install win2000 or winnt the DDK, to come through a compiler
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:63046
    • 提供者:hebaofu1217
  1. USB2.0windowdriver

    0下载:
  2. usb 驱动cy7c68013资料译文 USB2.0接口芯片cy7c68013的软件设计 usb芯片cy7c68013的驱动程序文件,使用vc,ddk开发-cy7c68013 usb driver
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:709037
    • 提供者:wfwef
  1. FromDDK

    0下载:
  2. DDK API Calls USB Design
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:60588
    • 提供者:hudsucker
  1. TestUsb

    0下载:
  2. 用VC++实现USB驱动,其中使用了windows DDK,DriverWorks,希望能提供帮助-Using VC++ to achieve USB drive, which uses the windows DDK, DriverWorks, want to help
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:36714
    • 提供者:陆飞兵
  1. XBOXPadDriver

    0下载:
  2. 这是微软XBOX游戏控制器在PC上使用的驱动程序,使用WINDDK开发,所以需要有DDK环境才可以编译,本人试过,是可以让XBOX手柄在PC上动作的,以后可以使用一个16BIT的模拟按键和振动马达,来玩PC上的游戏了。重要的是,我们可以参考此源程序来开发我们自己的USB驱动程序,这样可以使XBOX360,PS3手柄都可以在PC上使用了。-This is the Microsoft XBOX game controller for use in the PC drivers, the use of
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:27299
    • 提供者:RaymondHuang
  1. usbdriver_usbisoch

    0下载:
  2. ddk开发的usb驱动,支持异步通信,学习驱动开发的好例子。-usb driver, developed by ddk
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:17255
    • 提供者:程金光
  1. DDK_USB_sample

    0下载:
  2. 从DDK的USB代码开始自己编写驱动,这是学习usb驱动的最好方法,看看别人的开发经过吧-The USB code is started from the DDK to write your own drive, usb drive this is the best way to learn to see the development of others through it
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:34150
    • 提供者:luobing
  1. testUSB

    0下载:
  2. usb设备 监控 u盘 监控 需要ddk -usb disk monitoring equipment monitoring needs u ddk
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:212807
    • 提供者:zhangranyu
  1. USBPprograming

    0下载:
  2. usb 测试功能,可以进行usb编程的测试,编译通过,无需ddk-usb debugger programming
  3. 所属分类:USB develop

    • 发布日期:2017-04-05
    • 文件大小:112581
    • 提供者:gaos
  1. qudongyuanma.ZIP

    0下载:
  2. 这是USB接口芯片CH372和CH375的简化版驱动程序及动态链接库的源程序包 最小开发环境: WINDOWS 98 或更高版本操作系统 VC 5.0 或更高版本编译器 WIN98 DDK 或更高版本驱动开发包,由微软免费提供 文件目录说明: WDM 驱动程序源程序 DLL 动态链接库源程序 EXE 演示和测试用的例子应用程序源程序 MCU 演示和测试用的例子单片机端源程序,以MCS51单片机为例 ISS
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-05-04
    • 文件大小:60859
    • 提供者:徐建科
  1. usbview_test

    0下载:
  2. 基于WDK开发,查看USB设备信息, 编译成DLL动态库,可直接调用-Developed based on the DDK, see the USB device information, compiled into a DLL dynamic libraries, and can be called directly
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:35112
    • 提供者:路人甲
  1. AUSB_assistans

    0下载:
  2. USB助手源码,USB监控调试的的工具。编译需要DDK。可直接使用。 -USB helper source code, the USB monitor debugging tools. Compiler need the DDK. Can be used directly.
  3. 所属分类:USB develop

    • 发布日期:2017-03-28
    • 文件大小:403987
    • 提供者:
  1. EzUsb

    0下载:
  2. 使用DDK编写USB的驱动程序,内容详细。-DDK to write a USB driver and detailed.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2637541
    • 提供者:zhushuai
  1. USB_driver

    0下载:
  2. windows 下usb 驱动,运行优龙科技的fs2410开发板上所带的 usb芯片。-a driver for usb of udragon .this is have tested by vc6.0 and ddk(2006)
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:939885
    • 提供者:yanlingzhen
  1. VCPDDK_USB

    0下载:
  2. 用VC写的 USB驱动程序 跟 界面 要安装 DDK-VC write USB driver with the interface you want to install the DDK
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-15
    • 文件大小:6217631
    • 提供者:刘成龙
  1. USBDriver_DDK

    0下载:
  2. 基于DDK的USB驱动程序开发例程,缩短开发者开发周期-DDK USB driver development routines to shorten the development cycle of the developers
  3. 所属分类:DSP program

    • 发布日期:2017-11-22
    • 文件大小:963461
    • 提供者:song
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com